| Total Complexity | 36 | 
| Dependencies | 4 | 
| Dependents | 0 | 
| Total lines | 546 | 
| Lines of code | 199 | 
| Logical lines of code | 91 | 
| Comment lines | 291 | 
| Methods | 11 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| create() | 47 | 6 | 36 | |
| generate() | 55 | 5 | 18 | |
| star_thread() | 54 | 4 | 22 | |
| unstar_thread() | 54 | 4 | 22 | |
| list_() | 51 | 3 | 28 | |
| star() | 56 | 3 | 18 | |
| unstar() | 56 | 3 | 18 | |
| send_notice() | 61 | 2 | 12 | |
| delete_thread() | 62 | 2 | 11 | |
| check_dependencies() | 71 | 2 | 6 | |
| get() | 66 | 2 | 8 |